home *** CD-ROM | disk | FTP | other *** search
/ Business Shareware / Business Shareware.iso / start / gfxapps / pbmpl91d / pbmplus / man / pbmmake.man < prev    next >
Text File  |  1993-01-08  |  888b  |  67 lines

  1.  
  2.  
  3. pbmmake(1)                 Unix Programmer's Manual                 pbmmake(1)
  4.  
  5.  
  6. NAME
  7.      pbmmake - create a blank bitmap of a specified size
  8.  
  9. SYNOPSIS
  10.      pbmmake [-white|-black|-gray ] width height
  11.                                     ----- ------
  12.  
  13. DESCRIPTION
  14.      Produces a portable bitmap of the specified width and height.  The  color
  15.      defaults to white.
  16.  
  17. OPTIONS
  18.  
  19.      In addition to the usual  -white  and  -black,  this  program  implements
  20.      -gray.    This  gives  a  simple  50%  gray  pattern  with  1's  and  0's
  21.      alternating.
  22.  
  23.      All flags can be abbreviated to their shortest unique prefix.
  24.  
  25. SEE ALSO
  26.      pbm(5), ppmmake(1)
  27.  
  28. AUTHOR
  29.      Copyright (C) 1989 by Jef Poskanzer.
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.                               22 February 1989                               1
  66.  
  67.